projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71eb9d1
)
Remove nonexisting properties
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 18 Jun 2011 00:35:41 +0000
(20:35 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 18 Jun 2011 00:35:41 +0000
(20:35 -0400)
glade insists on adding GtkGrid:n-rows and :n-columns, for
no good reason...
tests/widget-factory.ui
patch
|
blob
|
history
diff --git
a/tests/widget-factory.ui
b/tests/widget-factory.ui
index a7cac2c6b8ed6d7866a84ede96136b70749195a1..1484912f07ffd71e9d95cce8e20dc3e9a90be20f 100644
(file)
--- a/
tests/widget-factory.ui
+++ b/
tests/widget-factory.ui
@@
-461,8
+461,6
@@
Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="row_homogeneous">True</property>
- <property name="n_rows">4</property>
- <property name="n_columns">2</property>
<child>
<object class="GtkCheckButton" id="checkbutton1">
<property name="label" translatable="yes">checkbutton</property>